home *** CD-ROM | disk | FTP | other *** search
- | run file for Kalaha application
- |
- if "<System$Path>" = "" then Error 0 System resources cannot be found
-
- WimpSlot -min 128k -max 128k
- IconSprites <Obey$Dir>.!Sprites
-
- RMEnsure SharedCLibrary 0 RMLoad System:Modules.Clib
- RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
-
- Set Kalaha$Dir <Obey$Dir>
- WimpSlot -min 128k
- Run <Kalaha$Dir>.!RunImage %*0
-